ComponentOne Xamarin Edition
GroupAsync Method (C1WrapCollectionView<S,T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1WrapCollectionView<S,T> Class : GroupAsync Method
The group descriptions that determine how the data will be grouped.
Groups the collection view according to the specified group descriptions.
Syntax
[AsyncStateMachine(C1.CollectionView.C1WrapCollectionView`2+d__59[S,T])] 
public virtual Task GroupAsync( 
   params GroupDescription[] groupDescriptions 
)

Parameters

groupDescriptions
The group descriptions that determine how the data will be grouped.
See Also

Reference

C1WrapCollectionView<S,T> Class
C1WrapCollectionView<S,T> Members